Personal Projects :

TIC TAC TOE :

It is a game tradionally played on 3*3 grid board. It is a multiplayer game where one player tries to win against another. Done with HTML, CSS, Javascript.

https://laddu1574.github.io/tic-tac-toe/tic%20tac%20toe.html

Rock Paper Scissor :

It is a game, where user play against computer to win. In this game, computer generates a random choice. Done with HTML, CSS, Javascript.

https://laddu1574.github.io/rock-paper-scissor-/rock%20paper%20scissor.html

Currency Converter :

It is a website, where we can convert the currency from one country to another. As it generates the current currency rate of each country. Done with HTML, CSS, Javascript.

https://laddu1574.github.io/currency-converter./currency%20converter.html

Weather Report :

It is a website, where you can find the weather report of any city in the world. By this website we can get the weather forecast including temperature, humidity and wind speed. Done with HTML, CSS, Javascript.

https://laddu1574.github.io/weather_report/weather.html

Calculator :

It is a user friendly calculator. Where you can perform multiple operations or calculations on user requirements. Done with HTML, CSS, Javascript.

https://laddu1574.github.io/calculator/calculator.html